ItemShapeMaximumBodySize Property |
Gets or sets the maximum size of the body.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int MaximumBodySize { get; set; }Public Property MaximumBodySize As Integer
Get
Set
Property Value
Type:
Int32The maximum size of the body.
See Also